home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
American History: Interactive Maps & User's Guide
/
American History: Interactive Maps & User's Guide.iso
/
pc
/
IMAP13
/
XIMAP13.dxr
/
00010_set up sb6a.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-01-25
|
247 b
|
12 lines
on enterFrame
global gWhichPage, gNavMap
set gWhichPage to 6
setProp(gNavMap, 6, 1)
if getaProp(gNavMap, 7) <> 1 then
setProp(gNavMap, 7, 2)
end if
set listoSprites to [37]
changeCursor(listoSprites, 1)
hSetVisibles(37, 1)
end